home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-07-19 | 1.6 KB | 43 lines | [TEXT/EDIT] |
- cat pretty-c-15.hqx
- Date: Tue, 18 Jun 91 15:47:50 BST
- From: jeremyr@dcs.qmw.ac.uk
-
- PrettyC 1.5
- ============
-
- Here is version 1.5 of PrettyC, a utility for C programmers. PrettyC
- prints C source code and makes it look nice, avoiding splitting functions
- across pages where possible, printing comments and code in different,
- selectable fonts and sizes, emboldening and/or italicizing
- keywords and comments, etc. It accepts multiple source files as
- input and prints an index at the end of the listing: the index gives
- function, files, page number and type. An option to print just the
- index is available. A PreScan option scans the selected files and
- lets the user select as many files and/or functions as s/he wishes
- for printing.
-
- Also included is an INIT (system extension, if you like) called Pretty
- thoughts, which makes THINK C call PrettyC to print the file in its
- editor when the Print... command is chosen. It doesn't work
- under System 7, unfortunately (yet).
-
- Changes from v1.04: several bug fixes. Added user-specified margins,
- load & save sets of parameters. Better pagination, improved font
- size handling, support for THINK C classes & methods, etc, etc.
-
- Change from 1.43: fixed an incompatibility between Pretty thoughts
- and Super Boomerang.
-
- Changes from 1.44: fixed the file selection crash bug, the crashing
- when reading precompiled headers bug and a few others. Added forced
- pagination with form feeds in the source file, "start each
- function on new page" option and separate fonts for headers and
- function banners.
-
- PrettyC is shareware. #10 sterling, $25/20 US.
-
- Jeremy Roussak (jeremyr@dcs.qmw.ac.uk)
-
- --- cut here ---
-
-